home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
IBM InfoROM for OS/2 Beta 1995 January
/
IBM InfoROM for OS2 Beta 1-1995.ISO
/
testcert
/
storage
/
function
/
dasd
/
ioctl
/
vphy.scr
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-05-08
|
323 b
|
19 lines
@thread VPHY.LOG
@NewAlias da DASD.GRA
da LOG $PROMPT="LOGGING VERIFY PHYSICAL"
@IMPORT SYSINFO2.TXT
da OPEN_PHYSICAL
da set HEAD=7 CYLINDER=5 \
SECTORSTART=10 \
TRACKSIZE=32 \
SECTORCOUNT=5 \
SECTORSIZE=512
da VERIFY_PHYSICAL
da CLOSE_PHYSICAL
@flush da